Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Fri, 27 Dec 2024 10:38:48 +0000 (11:38 +0100)
committerStephen Kitt <skitt@debian.org>
Fri, 27 Dec 2024 10:38:48 +0000 (11:38 +0100)
commit77f632b446aae4316ad0cdd4d1af991e54184142
tree8297dea77c7e69be33c419f71611e5a79e6954ac
parent7df07391b7c0ed2514cb475e56aabe53e3edf829
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt